home *** CD-ROM | disk | FTP | other *** search
/ Over 1,000 Windows 95 Programs / Over 1000 Windows 95 Programs (Microforum) (Disc 1).iso / 0859 / readme.1st < prev    next >
Text File  |  1997-04-12  |  3KB  |  78 lines

  1. XFinger 
  2.  
  3. Install:
  4. Run setup.exe from windows. Setup will take care of file copying. After 
  5. setup, You should have a new directory /xfinger(or different name if you 
  6. select other name during setup). In this directory, you should have four 
  7. files:
  8. xfinger.exe  windows executable
  9. xfinger.hlp  help file
  10. xfinger.rc   host name and user name config file
  11. readme.1st   this file
  12.  
  13. You should edit xfinger.rc to suit your need. Entries in that file are 
  14. just examples. You should delete them. Here is that demo xfinger.rc:
  15. # A line that starts with "#" is comment
  16. # host        user1 user2 ....
  17. top.gun.net   John  Jim 
  18. profit.com    x4g1995  acc2361  15434920
  19. # ...
  20.  
  21. As you can see, you can put a host name at the beginning of a line 
  22. followed by user login IDs on that host.
  23.  
  24. Quick start:
  25. Run xfinger.exe, press START button. Xfinger will finger users at the
  26. host you specified every 40 seconds(default interval). If that user 
  27. is logging in that host, xfinger will display one line information on 
  28. it's window. For example, if user John is logging in top.gun.net host 
  29. and user acc2361 is logging in host profit.com, the window will be like 
  30. this:
  31. John@top.gun.net
  32. acc2361@profit.com
  33. If the user you specified are not logging in the hosts, XFinger will
  34. display nothing.
  35. So basicly, you can tell if a particular user is online or not.
  36.  
  37. Command line:
  38. You can specify command line arguments to XFinger when you run it.
  39. The format is usually: xfinger.exe arguments.
  40. The only argument now is "-now", which tells xfinger to enter 
  41. automatic fingering immediately(don't wait for pushing start button).
  42. So full syntax is: xfinger.exe -now
  43.  
  44. Sound:
  45. If a user is logging on for the first time, xfinger will play a sound
  46. clip(if you enable sound option in the xinger menu). I don't know what
  47. will happen if you don't have multimedia system. Can someone tell me 
  48. if it works on system that has no sound card or not? If it's not,
  49. I will make a version that has no sound function in it.
  50.  
  51. Any questions? Please email George Xie at q7f192@ugrad.cs.ubc.ca
  52. You can always get latest XFinger at XFinger WWW page: 
  53. <URL:http://www.ugrad.cs.ubc.ca/spider/q7f192/branch/xfinger.html>
  54. And if you don't have access to WWW, you may try CICA and SimTel's
  55. winsock directory.
  56.  
  57. If you like this program, feel free to give it to your friends.
  58. This is a free software.
  59.  
  60. XFinger, Copyright 1995 by George Xie
  61. mail your bug reports to:
  62. q7f192@ugrad.cs.ubc.ca
  63.  
  64. FILE_ID.DIZ
  65. ------------------------------------------------
  66. (v0.25) XFinger - Win File/Finger/Winsock
  67. XFINGER reads users and hosts from a config
  68. file, and fingers the hosts every 40 seconds
  69. (default). If the users are logging on the
  70. hosts you specified, XFINGER will notify you
  71. by displaying that information on a windows(
  72. and optionally, ring a bell). By doing this. 
  73. you can know if specified users are logging 
  74. in or out, when, and where.
  75. Freeware
  76. George Xie, q7f192@ugrad.cs.ubc.ca
  77. ------------------------------------------------- 
  78.